projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9e6a33a
)
(math-format-date): Let `calc-twos-complement-mode' be nil.
author
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 20 Nov 2009 00:58:00 +0000
(
00:58
+0000)
committer
Jay Belanger
<jay.p.belanger@gmail.com>
Fri, 20 Nov 2009 00:58:00 +0000
(
00:58
+0000)
lisp/calc/calc-forms.el
patch
|
blob
|
history
diff --git
a/lisp/calc/calc-forms.el
b/lisp/calc/calc-forms.el
index 0845fb151abaa91354f5d3163f2bc7e392893ed5..3010e6e3a977bfc510ecd61997518f27846cbfcf 100644
(file)
--- a/
lisp/calc/calc-forms.el
+++ b/
lisp/calc/calc-forms.el
@@
-537,6
+537,7
@@
(calc-group-digits nil)
(calc-leading-zeros nil)
(calc-number-radix 10)
+ (calc-twos-complement nil)
math-fd-year math-fd-month math-fd-day math-fd-weekday
math-fd-hour math-fd-minute math-fd-second
(math-fd-bc-flag nil)